home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February / Pcwk022003b.iso / Antywirusy / Panda AntiVirus Platinum 7 / plat7shin.exe / data1.cab / Comunes / FwAct.exe / 0 / RCDATA / TFMMESSAGEBOXLINK / TFMMESSAGEBOXLINK.txt < prev   
Text File  |  2002-10-11  |  3KB  |  125 lines

  1. object fmMessageBoxLink: TfmMessageBoxLink
  2.   Left = 428
  3.   Top = 415
  4.   Width = 411
  5.   Height = 193
  6.   BorderIcons = []
  7.   Caption = 'Panda Antivirus Platinum'
  8.   Color = 14609391
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Image1: TImage
  21.     Left = 11
  22.     Top = 22
  23.     Width = 32
  24.     Height = 32
  25.     Picture.Data = {<image001.bmp>}
  26.     Transparent = True
  27.   end
  28.   object Panel1: TPanel
  29.     Left = 56
  30.     Top = 20
  31.     Width = 335
  32.     Height = 105
  33.     BevelOuter = bvNone
  34.     ParentColor = True
  35.     TabOrder = 1
  36.     object lbMsg1: TLabel
  37.       Left = 0
  38.       Top = 0
  39.       Width = 335
  40.       Height = 26
  41.       Align = alTop
  42.       AutoSize = False
  43.       Caption = 
  44.         'La protecci∩┐╜n permanente de firewall necesita Internet Explorer ' +
  45.         '5.01 o superior.'
  46.       Font.Charset = DEFAULT_CHARSET
  47.       Font.Color = clWindowText
  48.       Font.Height = -11
  49.       Font.Name = 'Tahoma'
  50.       Font.Style = []
  51.       ParentFont = False
  52.       Transparent = True
  53.       WordWrap = True
  54.     end
  55.     object lbMsg2: TLabel
  56.       Left = 0
  57.       Top = 26
  58.       Width = 335
  59.       Height = 26
  60.       Align = alTop
  61.       AutoSize = False
  62.       Caption = 
  63.         'Para poder activar la protecci∩┐╜n firewall de Platinum debes inst' +
  64.         'alar previamente Internet Explorer 5.01 o superior.'
  65.       Font.Charset = DEFAULT_CHARSET
  66.       Font.Color = clWindowText
  67.       Font.Height = -11
  68.       Font.Name = 'Tahoma'
  69.       Font.Style = []
  70.       ParentFont = False
  71.       Transparent = True
  72.       WordWrap = True
  73.     end
  74.     object lbLink: TLabel
  75.       Left = 0
  76.       Top = 52
  77.       Width = 335
  78.       Height = 13
  79.       Cursor = crHandPoint
  80.       Align = alTop
  81.       AutoSize = False
  82.       Caption = 'Pulsa aqu∩┐╜ para descargarlo.'
  83.       Font.Charset = DEFAULT_CHARSET
  84.       Font.Color = 12998945
  85.       Font.Height = -11
  86.       Font.Name = 'MS Sans Serif'
  87.       Font.Style = []
  88.       ParentFont = False
  89.       OnClick = lbLink2Click
  90.     end
  91.     object lbLink2: TPlaLinkLabel
  92.       Left = 5
  93.       Top = 89
  94.       Width = 142
  95.       Height = 16
  96.       Caption = 'Pulsa aqu∩┐╜ para descargarlo.'
  97.       Font.Charset = DEFAULT_CHARSET
  98.       Font.Color = clWindowText
  99.       Font.Height = -11
  100.       Font.Name = 'Tahoma'
  101.       Font.Style = []
  102.       ParentFont = False
  103.       TabOrder = 0
  104.       Visible = False
  105.       OnClick = lbLink2Click
  106.     end
  107.   end
  108.   object btAceptar: TPlaButton
  109.     Left = 322
  110.     Top = 126
  111.     Width = 70
  112.     Height = 21
  113.     Anchors = [akRight, akBottom]
  114.     Caption = 'Aceptar'
  115.     Font.Charset = DEFAULT_CHARSET
  116.     Font.Color = clWindowText
  117.     Font.Height = -11
  118.     Font.Name = 'Tahoma'
  119.     Font.Style = []
  120.     ParentFont = False
  121.     TabOrder = 0
  122.     ModalResult = 1
  123.   end
  124. end
  125.